GNU_LIBRARY is needed for a proper declaration of getopt.
Signed-off-by: Rosen Penev <[email protected]>
PKG_NAME:=libextractor
PKG_VERSION:=1.13
-PKG_RELEASE:=1
+PKG_RELEASE:=2
# ToDo:
# - package missing optional dependencies: libexiv2, gsf, librpm, smf, tidy
--disable-rpath \
--with$(if $(CONFIG_PACKAGE_libextractor-plugin-gstreamer),,out)-gstreamer
+TARGET_CFLAGS += -D__GNU_LIBRARY__
+
define Package/libextractor
SECTION:=libs
CATEGORY:=Libraries